PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setLineWidth Method
The line width
In This Topic
    setLineWidth Method
    In This Topic
    Sets the line width in the graphics state.
    Syntax
    public void setLineWidth( 
       double lineWidth
    )

    Parameters

    lineWidth
    The line width
    See Also